Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Collection<T> Class
Properties Methods


Collection<T> Class Members

The following tables list the members exposed by Collection<T>.

Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the Collection<T>.  
Public PropertyGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodDetermines the index of a specific item in the IList.  
Public MethodCopies the elements of the Collection<T> to a new array.  
Top
See Also